home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- showNotepad = id;
- showPreferencePanel = id;
- showSourceInfoPanel = id;
- showSourceWindowPanel = id;
- showStatsWindow = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = HtmlTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
- {
- ACTIONS = {copy = id; };
- CLASS = MyOutlineView;
- LANGUAGE = ObjC;
- SUPERCLASS = NSOutlineView;
- },
- {CLASS = MyTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
- {
- ACTIONS = {
- clearHistory = id;
- copy = id;
- copyHtml = id;
- exportSubscriptions = id;
- goToBugListInBrowser = id;
- goToFirstSource = id;
- goToLastSource = id;
- goToMailingListInBrowser = id;
- goToMiddleSource = id;
- goToNewsIsFreeInBrowser = id;
- goToNextUnread = id;
- goToPreviousUnread = id;
- goToProductHomeInBrowser = id;
- goToRadioWeblogsInBrowser = id;
- goToReportABugInBrowser = id;
- goToSyndic8InBrowser = id;
- importSubscriptions = id;
- markAllAsRead = id;
- markAllAsUnread = id;
- markAllNewsAsRead = id;
- newGroup = id;
- openHomeInBrowser = id;
- openInBrowser = id;
- openMainWindow = id;
- readAllSources = id;
- refresh = id;
- refreshAll = id;
- rename = id;
- showHelpBook = id;
- showInfoPanel = id;
- showPreferencesWindow = id;
- showXMLSource = id;
- subscribe = id;
- toggleDrawer = id;
- unsubscribe = id;
- };
- CLASS = NetNewsWire;
- LANGUAGE = ObjC;
- OUTLETS = {
- clearHistoryMenuItem = NSMenuItem;
- copyMenuItem = NSMenuItem;
- descriptionHtml = NSTextView;
- drawer = NSDrawer;
- drawerMenuItem = NSMenuItem;
- exportMenuItem = NSMenuItem;
- goToFirstSubscriptionMenuItem = NSMenuItem;
- goToLastSubscriptionMenuItem = NSMenuItem;
- goToMiddleSubscriptionMenuItem = NSMenuItem;
- headlinesColumn = NSTableColumn;
- headlinesHTMLSplitView = NSSplitView;
- importMenuItem = NSMenuItem;
- mailingListMenuItem = NSMenuItem;
- mainWindow = NSWindow;
- markAllAsReadMenuItem = NSMenuItem;
- markAllAsUnreadMenuItem = NSMenuItem;
- newGroupMenuItem = NSMenuItem;
- newsIsFreeMenuItem = NSMenuItem;
- nextUnreadMenuItem = NSMenuItem;
- openHomeInBrowserMenuItem = NSMenuItem;
- openInBrowserMenuItem = NSMenuItem;
- openMainWindowMenuItem = NSMenuItem;
- previousUnreadMenuItem = NSMenuItem;
- progressIndicator = NSProgressIndicator;
- radioMenuItem = NSMenuItem;
- refreshAllMenuItem = NSMenuItem;
- refreshMenuItem = NSMenuItem;
- renameMenuItem = NSMenuItem;
- reportABugMenuItem = NSMenuItem;
- showInfoMenuItem = NSMenuItem;
- sourceOutline = MyOutlineView;
- statusText = NSTextField;
- storiesTable = MyTableView;
- subsStatus = NSTextField;
- subscribeMenuItem = NSMenuItem;
- subscriptionsHeadlinesSplitView = NSSplitView;
- syndic8MenuItem = NSMenuItem;
- unsubscribeMenuItem = NSMenuItem;
- viewBugsListMenuItem = NSMenuItem;
- websiteMenuItem = NSMenuItem;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {showWindow = id; updateSourceInfoFromPanel = id; };
- CLASS = SourceInfoController;
- LANGUAGE = ObjC;
- OUTLETS = {
- RSSURLField = NSTextField;
- descriptionTextView = NSTextView;
- homeURLField = NSTextField;
- iconLabelField = NSTextField;
- iconView = NSImageView;
- nameField = NSTextField;
- nameLabel = NSTextField;
- panelWindow = NSPanel;
- updateButton = NSButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {openHomeInBrowser = id; openRSSInBrowser = id; subscribe = id; };
- CLASS = SourceListController;
- LANGUAGE = ObjC;
- OUTLETS = {
- descriptionView = NSTextView;
- outline = MyOutlineView;
- subscribeButton = NSButton;
- window = NSWindow;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {
- cancelNewGroupButton = id;
- cancelRenameButton = id;
- cancelSubscribeButton = id;
- copy = id;
- copyDescription = id;
- copyHomeURL = id;
- copyRSSURL = id;
- copyXMLSource = id;
- editSourceName = id;
- goToFirstSource = id;
- goToLastSource = id;
- goToMiddleSource = id;
- markAllAsReadFromContextualMenu = id;
- markAllAsReadFromMainMenu = id;
- markAllAsUnreadFromMainMenu = id;
- newGroupFromContextualMenu = id;
- okNewGroupButton = id;
- okRenameButton = id;
- okSubscribeButton = id;
- openCurrentRSSInBrowser = id;
- openSourceHomePageInBrowser = id;
- openSourceRSSInBrowser = id;
- showXMLSource = id;
- subscribeSheet = id;
- unsubscribe = id;
- unsubscribeFromContextualMenu = id;
- };
- CLASS = SourceOutlineController;
- LANGUAGE = ObjC;
- OUTLETS = {
- markAllAsReadMenuItem = NSMenuItem;
- newGroupNameField = NSTextField;
- newGroupWindow = NSWindow;
- renameField = NSTextField;
- renameMessage = NSTextField;
- renameWindow = NSWindow;
- sourceOutline = MyOutlineView;
- subscribeMessage = NSTextField;
- subscribeSourceUrl = NSTextField;
- subscribeWindow = NSWindow;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- cancelSubscribeButton = id;
- clearHistoryConfirm = id;
- exportSubscriptions = id;
- goToFirstSource = id;
- goToLastSource = id;
- goToMiddleSource = id;
- importSubscriptions = id;
- markAllAsSelectedFromMainMenu = id;
- notImplementedYetAlert = id;
- okSubscribeButton = id;
- openCurrentRSSInBrowser = id;
- openSourceRSSInBrowser = id;
- showSourcesList = id;
- subscribeSheet = id;
- unsubscribe = id;
- unsubscribeFromContextualMenu = id;
- };
- CLASS = Sources;
- LANGUAGE = ObjC;
- OUTLETS = {
- markAllAsReadMenuItem = NSMenuItem;
- sourcesTable = NSTableView;
- subscribeMessage = NSTextField;
- subscribeSourceName = NSTextField;
- subscribeSourceUrl = NSTextField;
- subscribeWindow = NSWindow;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }